LanguageManager.this

Creates a new language manager.

If you do not need more than one language manager or a private language manager instance then use [func@LanguageManager.get_default] instead.

Return Value

a new #GtkSourceLanguageManager.

Throws

ConstructionException GTK+ fails to create the object.

Meta